Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal myColors() As Color, _ ByVal myColorPositions() As Single, _ ByVal angle As Single _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- myColors
- myColorPositions
- angle
dotnetCHARTING | Send comments on this topic. |
Background Constructor(Color[],Single[],Single) | |
See Also |
dotnetCHARTING Namespace > Background Class > Background Constructor : Background Constructor(Color[],Single[],Single) |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal myColors() As Color, _ ByVal myColorPositions() As Single, _ ByVal angle As Single _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|